tools/xenstore: add include file for state structure definitions
authorJuergen Gross <jgross@suse.com>
Wed, 13 Jan 2021 13:00:19 +0000 (14:00 +0100)
committerJuergen Gross <jgross@suse.com>
Thu, 21 Jan 2021 16:31:34 +0000 (17:31 +0100)
commit3fab4e4f3175c0da4c553d55e79e62fc23d5c1b2
treee98dd8a080db988255930ba38051cb9814251205
parente04e53a5be20245320aa42e932aad967b42d79fd
tools/xenstore: add include file for state structure definitions

Add an include file containing all structures and defines needed for
dumping and restoring the internal Xenstore state.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Julien Grall <jgrall@amazon.com>
Acked-by: Wei Liu <wl@xen.org>
tools/xenstore/include/xenstore_state.h [new file with mode: 0644]